Add headers required by gtk/gtkwin32embedwidget.c
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 24 Jun 2011 05:19:58 +0000 (13:19 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 24 Jun 2011 05:19:58 +0000 (13:19 +0800)
commitf74585caeadfdd62037e871feb8d087354a61d94
tree7e2bf8161d4a2e4c3f76eac411f9057ba5d3b81a
parent0c9d2795e34f4cc3a1b2504e3f16214a1b756132
Add headers required by gtk/gtkwin32embedwidget.c

Some functions from the added headers are needed by this file to compile
without C4013 (a.k.a implicit declaration of ...) warnings/errors
gtk/gtkwin32embedwidget.c